**********************
loK readme
**********************

It's 3days game written for the SPEEDHACK Competition (allegro.cc).

You are a general and you must save the princess with a keys.

---------------------------------
Keys
---------------------------------
To move a stone you must press the "s" key (the action button)

"Enter" key to enter in the menu.

"R" to return in the map (if you are in a castle)

To have more informations you can enter in the first
house in the top of the map.

---------------------------------
To compile the game in Windows
---------------------------------
fixmingw.bat
make

---------------------------------
To compile the game in Linux
---------------------------------
sh fixlinux.sh && make


